Zxing\Qrcode\Decoder\DecodedBitStreamParser A

Total Complexity 58
Dependencies 6
Dependents 1
Total lines 332
Lines of code 214
Logical lines of code 142
Comment lines 60
Methods 9
Properties 2

Methods 9

Method Rating Maintainability Complexity Lines of code
decode()
B
38 19 67
decodeNumericSegment()
A
48 10 35
decodeAlphanumericSegment()
A
49 10 29
decodeHanziSegment()
S
53 4 21
decodeKanjiSegment()
S
53 4 21
decodeByteSegment()
S
55 4 18
parseECIValue()
S
58 4 15
toAlphaNumericChar()
S
70 2 6
DecodedBitStreamParser()
S
91 1 2